Skip to main content

All Questions

2votes
3answers
2kviews

Refactoring web pages with user controls

Is it good design to use many user controls to help refactor a web application? In my case, it's a VB.NET Webforms ASP.NET website. All our pages are organized into sections that, while related and ...
Jeremy K's user avatar

close